Adam K Dean

Posts tagged with ubuntu

Discovering service discovery services

Published 12 April 2015 in archive with tags docker , consul , ubuntu , linux The problem with service discovery, is that in order to use it to discover services, services must first discover the service discovery service. Continue reading …

Install Consul on Ubuntu 14.04

Published 5 April 2015 in archive with tags consul , ubuntu To install Consul on Ubuntu 14.04, first make sure you have unzip available: Continue reading …

Rename Ubuntu droplet

Published 1 April 2015 in archive with tags digitalocean , droplet , ubuntu To rename a Digital Ocean Ubuntu droplet, update /etc/hostname and /etc/hosts, then run: Continue reading …

Access Docker host from container

Published 10 June 2014 in archive with tags docker , ubuntu Docker 1.0 has just been announced, and one thing I was looking forward to was the introspection API which Solomon Hykes said was coming in 1.0. Unfortunately, it doesn't look like it has. This is a shame because it would allow the container to communicate with the host in a scoped and controlled manner. Continue reading …

Install Docker on Ubuntu

Published 28 May 2014 in archive with tags linux , docker , ubuntu To install Docker on Ubuntu 14.04 LTS, run the following commands: Continue reading …



Newer Page 1 of 1 Older